Summary

Displays a link that adds a Content Studio document to the users favorite document. This component was added in version 5.1.

Component properties
Category AS Miscellaneous
Version 1.3
Complies with Xhtml 1.0 / 1.1 rules Yes
Supported server programming languages C# Visual Basic.NET
Output content type inline

When to use

This component is typically used on a page to make it easy for the user to add the document to the favourite documents. 

Programming interface

Parameters

URL
Optional, a url to add. If not specified, the current url will be selected
TextTitle
The name of the favorite.
LinkText
Link text

Remarks

This components uses client side java script to add the document to the favourite documents in the browser. It has been tested with Internet Explorer 6/7, Firefox and Opera.